ANIMATION WIDTH
This command will return the current width of the specified animation.
Return Integer=ANIMATION WIDTH(Animation Number)
Animation Number
Integer
This value specifies the animation number, between 1 and 32
This value is the width of the default animation when drawn to the screen
If you have resized the animation when playing or placing then the width of the modified animation will be returned.
LOAD ANIMATION "video.avi",1
PRINT ANIMATION WIDTH(1)
WAIT KEY
ANIMATION Commands Menu
Index